CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 串口 api

搜索资源列表

  1. VC++combaseWin32API

    1下载:
  2. 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76179
    • 提供者:zhangle
  1. 微软串口例程SERIAL

    0下载:
  2. Microsoft MSDN中的例程 VC++
  3. 所属分类:串口编程

  1. VC实现串口通信例程

    0下载:
  2. 用API访问串口的资料,写很得详细
  3. 所属分类:编程文档

  1. vc-serial-communication-vc串口通信的各种方式

    1下载:
  2. vc串口通信的各种方式,包括api串口监听,同步,异步方式和activex控件方式-vc serial communication of a variety of ways, including monitoring api serial, synchronous, asynchronous and activex control methods
  3. 所属分类:Windows编程

    • 发布日期:2017-06-19
    • 文件大小:29954048
    • 提供者:stuy_1001191
  1. serialcom.rar

    0下载:
  2. 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1924443
    • 提供者:腾飞
  1. RTX Serial API

    0下载:
  2. 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
  3. 所属分类:系统编程

    • 发布日期:2013-06-13
    • 文件大小:16045
    • 提供者:solarberiden
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. PDA_SerialPort

    0下载:
  2. wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:149631
    • 提供者:floyd
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. vcapi

    0下载:
  2. vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1930870
    • 提供者:wang
  1. vcshenruqianchu

    0下载:
  2. vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1086147
    • 提供者:Pan Blue
  1. VC

    0下载:
  2. 一个c++的串口ApI编程资料,可以学习用 C++API实现和串口设备通讯-A serial ApI c++ programming information, you can learn to use C++ API implementation and serial device communication
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:147413
    • 提供者:
  1. DComm

    0下载:
  2. VC下Win32 API 串口编程核心代码,这段代码来自作者实际应用系统,是用Win32 API实现串口编程的核心代码部分。-VC serial programming under the Win32 API the core code, the code of the application from the system is programmed with the Win32 API to achieve the core of serial sections of code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1796
    • 提供者:yumin
  1. APICom

    1下载:
  2. vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
  3. 所属分类:Communication

    • 发布日期:2016-01-12
    • 文件大小:31744
    • 提供者:岳老三
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8849570
    • 提供者:j-wu06
  1. vcPP-Series-Port-API

    0下载:
  2. VC++串口通信API-VC++ serial communication API
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:438272
    • 提供者:刘畅
  1. VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)

    1下载:
  2. VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
  3. 所属分类:通讯编程

« 12 3 4 »
搜珍网 www.dssz.com